]> dgit.raspbian.org Git - gtk+3.0.git/commit
EmojiChooser: Check the 1st button before 1st show
authorDaniel Boles <dboles@src.gnome.org>
Sat, 2 Sep 2017 17:47:47 +0000 (18:47 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Mon, 4 Sep 2017 21:33:24 +0000 (22:33 +0100)
commit02e310a1d51e66381d5dad127b59e388b184b09c
tree3fb811e4da8e592d7c041ddeb70b4325b6d39036
parent14d376a2a6dd110798f49cd523dab1c7aca1de0b
EmojiChooser: Check the 1st button before 1st show

We scroll to the top in show() but only ever selected a button when the
adjustment changed, which doesn’t happen in init(). Check it manually.

https://bugzilla.gnome.org/show_bug.cgi?id=787172
gtk/gtkemojichooser.c